Skip to content

⬆️ Bump org.hibernate:hibernate-jpamodelgen from 5.6.7.Final to 6.2.0.Final#330

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/gradle/org.hibernate-hibernate-jpamodelgen-6.2.0.Final
Closed

⬆️ Bump org.hibernate:hibernate-jpamodelgen from 5.6.7.Final to 6.2.0.Final#330
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/gradle/org.hibernate-hibernate-jpamodelgen-6.2.0.Final

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2023

Bumps org.hibernate:hibernate-jpamodelgen from 5.6.7.Final to 6.2.0.Final.

Changelog

Sourced from org.hibernate:hibernate-jpamodelgen's changelog.

Changes in 6.2.0.Final (March 31, 2023)

https://hibernate.atlassian.net/projects/HHH/versions/32144

** Bug * [HHH-16404] - SkipFirstLimitHandler calls insertAfterSelect with parameter in wrong order * [HHH-16402] - Fix default window frame mode to be RANGE instead of ROWS * [HHH-16396] - HQL with SubQuery having same alias of root Query generates wrong SQL * [HHH-16391] - Incorrect mutability-plan resolution for converted collection-as-basic mappings * [HHH-16390] - Execution of non-batched statements do not force execution of current batch * [HHH-16378] - SQM fails to resolve target type of association defined in mappersuperclass with generics * [HHH-16372] - NPE in EmbeddedIdentifierMappingImpl#disassemble * [HHH-16368] - UnsupportedOperationException: compare() not implemented for EntityType * [HHH-16359] - SingularAttribute with non-nullable column is wrongly reported as optional * [HHH-16358] - OneToMany with abstract TABLE_PER_CLASS element not working * [HHH-16355] - Map association with entity typed key breaks if mappedBy is specified * [HHH-16350] - PreLoadEvent listeners always receive PreLoadEvent with null state * [HHH-16337] - EntityCollection is not deleted when replaced * [HHH-16336] - Modify the newly introduced mappedBy type check to be more lenient * [HHH-16334] - Persisting and loading an entity with a null all-delete-orphan collection results in error * [HHH-16333] - Handle converters properly in BasicPluralType * [HHH-16305] - Error when using parameter as both a select function argument and in where clause * [HHH-16295] - JDBCUpdateMutation with MutationType.INSERT instead of MutationType.UPDATE * [HHH-16281] - Inconsistent Behaivor of L2 cache between Hibernate 5 and 6 * [HHH-16274] - Incorrect foreign key column order for @​OneToMany with multiple join columns and @​IdClass * [HHH-16272] - Hibernate 6 fails to refresh when collections are accessed in entity setter method when access type is property * [HHH-16255] - Logging "Executing import script" when it's not being executed * [HHH-16249] - StatelessSession does not flush when using jdbc batch_size > 1 * [HHH-16248] - Problem with batching and inheritance with @​ManyToOne mapped in multiple subclasses * [HHH-16241] - Unable to write/query attribute on type with AttributeConverter * [HHH-16218] - Natural id cache is extremely slow for entities with compound natural id

** Deprecation * [HHH-16407] - EntityPersister and CollectionPersister deprecations

** Improvement * [HHH-16380] - Avoid map-based mapping metamodel access when instantiating entity instances * [HHH-16348] - Re-add JdbcOperationQuery#getAppliedParameters for query extensions * [HHH-16339] - Unify entity and any discriminator handling * [HHH-16317] - InstantAsTimestampWithTimeZoneJdbcType doesn't work for timestamp on PG-JDBC and MSSQL * [HHH-16287] - Consider hibernate.timezone.default_storage for OffsetTime typing and storage

** New Feature * [HHH-16353] - Make it possible for Hibernate Reactive to override the creation of AttributeMapping and Fetch strategies * [HHH-16097] - Move all tests from documentation into hibernate-core

** Task * [HHH-16400] - Avoid reflection for calls to StackWalker * [HHH-16388] - Configuration setting for wrapper Byte[]/Character[] treatment

... (truncated)

Commits
  • 82714e5 Post-steps for release : 6.2.0.Final
  • 82ae94d Pre-steps for release : 6.2.0.Final
  • 50de183 Post-steps for release : 6.2.0
  • 7abf799 Pre-steps for release : 6.2.0
  • fbe43b9 HHH-16407 - EntityPersister and CollectionPersister deprecations
  • 867ce87 HHH-16368 UnsupportedOperationException: compare() not implemented for Entity...
  • e4e25bd HHH-16396 HQL with SubQuery having same alias of root Query generates wrong SQL
  • 091aae2 HHH-16218 Natural id cache is extremely slow for entities with compound natur...
  • 1826da6 HHH-16218 Natural id cache is extremely slow for entities with compound natur...
  • ca6c449 HHH-16241 Add relational java type to SqmExpressible for function argument va...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.hibernate:hibernate-jpamodelgen](https://github.com/hibernate/hibernate-orm) from 5.6.7.Final to 6.2.0.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.2.0/changelog.txt)
- [Commits](hibernate/hibernate-orm@5.6.7...6.2.0)

---
updated-dependencies:
- dependency-name: org.hibernate:hibernate-jpamodelgen
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 31, 2023
@dependabot dependabot bot requested a review from lexxy23 March 31, 2023 06:58
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 31, 2023

The following labels could not be found: java.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 14, 2023

Superseded by #336.

@dependabot dependabot bot closed this Apr 14, 2023
@dependabot dependabot bot deleted the dependabot/gradle/org.hibernate-hibernate-jpamodelgen-6.2.0.Final branch April 14, 2023 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants